@charset "UTF-8";
:root{font-size: 62.5% !important;}

[class*=show_]{display: none;}

.block{display: block;}

.flex{display: -webkit-box; display: -ms-flexbox; display: flex;}

@media screen and (max-width: 1200px){.hide_1200{  display: none !important; }
  .show_1200{  display: initial; }
  .show_1200.block{  display: block; }
  .show_1200.flex{  display: -webkit-box;   display: -ms-flexbox;   display: flex; }
  br.show_1200{  display: block; }
}
@media screen and (max-width: 992px){.show_992{  display: initial; }
  .show_992.block{  display: block; }
  .show_992.flex{  display: -webkit-box;   display: -ms-flexbox;   display: flex; }
  .hide_992{  display: none; }
  br.show_992{  display: block; }
}
@media screen and (max-width: 768px){.show_768{  display: initial; }
  .show_768.block{  display: block; }
  .show_768.flex{  display: -webkit-box;   display: -ms-flexbox;   display: flex; }
  .hide_768{  display: none; }
  br.show_768{  display: block; }
}
@media screen and (max-width: 576px){:root{  font-size: 60% !important; }
  .show_576{  display: initial; }
  .show_576.block{  display: block; }
  .show_576.flex{  display: -webkit-box;   display: -ms-flexbox;   display: flex; }
  br.show_576{  display: block; }
  .hide_576{  display: none; }
}
.jobcenter_top{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%;  /* height: 200px;background-image: url("https://img.megastudyacademy.co.kr/campus/mbc/jobcenter/jobcenter_top_bg.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; */}
.jobcenter_top h2{line-height: 1.6; color: #000000; font-size: 26px; font-weight: 700; text-align: center;}
.jobcenter_top p{font-size: 18px; text-align: center; line-height: 1.2; margin-top: 6px;}
.jobcenter .inner{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 40px 0 155px 0; gap: initial;}
.jobcenter .inner .tab_base{margin: auto; background: #ccc; border-radius: 50px; padding: 0px 10px; margin-bottom: 40px; position: relative;}
.jobcenter .inner .tab_base.left_ver::before{left: 0px; -webkit-transition: 0.3s; transition: 0.3s;}
.jobcenter .inner .tab_base::before{position: absolute; left: 260px; bottom: 0px; content: ""; width: 280px; height: 50px; background-color: #0082ff; border-radius: 50px; z-index: 0; -webkit-transition: 0.3s; transition: 0.3s;}
.jobcenter .inner .tab_base li{width: 50%; height: 50px; border-bottom: none; -ms-flex: inherit; flex: inherit; -webkit-box-flex: inherit;}
.jobcenter .inner .tab_base li.on{width: 50%;}
.jobcenter .inner .tab_base li.on::before{display: none;}
.jobcenter .inner .tab_base li.on a{color: #ffffff; font-weight: 400;}
.jobcenter .inner .tab_base li a{font-size: 19px; font-weight: 400; color: #fff; width: 260px; position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.jobcenter .inner .panel_base{width: 100%;}
.jobcenter .inner .panel_base .tab_area{display: block;}
.jobcenter .inner .panel_base .search{margin: 0 265px 40px;}
.jobcenter .inner .panel_base .sub_page.jobcenter{display: block;}
.jobcenter .inner .panel_base .review_option{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 20px;}
.jobcenter .inner .panel_base .review_option .input_switch{position: relative; padding-left: 30px;}
.jobcenter .inner .panel_base .review_option .input_switch::before{position: absolute; top: 48%; left: 0; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); content: "공지"; color: #222222; font-size: 14px;}
.jobcenter .inner .panel_base .review_option .select_option{display: -webkit-box; display: -ms-flexbox; display: flex; gap: 10px;}
.jobcenter .inner .panel_base .review_option .select_option li{width: 210px;}
.jobcenter .inner .panel_base .review_option .select_option li .select option{font-size: 13px;}
.jobcenter .inner .panel_base .table.head_list{font-weight: 700;}
.jobcenter .inner .panel_base .table.list{display: block;}
.jobcenter .inner .panel_base .table.list.no_result li:hover{background-color: #fff; cursor: default;}
.jobcenter .inner .panel_base .table.list.no_result li:hover .table_td{font-weight: 400;}
.jobcenter .inner .panel_base .table.list li:hover{background-color: rgba(0, 0, 0, 0.02); cursor: pointer;}
.jobcenter .inner .panel_base .table.list li:hover .table_td{font-weight: 600;}
.jobcenter .inner .panel_base .table.list li .table_td_wrap.hide_576{display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%;}
.jobcenter .inner .panel_base .table.list .table_td.wide_ver{-webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-left: 20px;}
.jobcenter .inner .panel_base .table.list .table_td.wide_ver .ellipsis{word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; line-height: 2.5; max-width: calc(100% - 51px);}
.jobcenter .inner .panel_base .table .table_td{-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex: inherit; flex: inherit; -webkit-box-flex: inherit; width: 12%;}
.jobcenter .inner .panel_base .table .table_td.wide_ver{width: 40%;}
.jobcenter .inner .panel_base .table .table_td .notice{display: inline-block; width: 51px; height: 19px; line-height: 17px; color: #ffffff; font-size: 12px; font-weight: 300; text-align: center; background-color: #0082ff; border-radius: 40px;}
.jobcenter .inner .panel_base .table .table_td .recruit{position: relative; max-width: initial !important; scroll-behavior: smooth; width: 51px; height: 19px; font-size: 12px; /* border: 1px solid #f00; color: #f00;*/ display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; background: #ff0042; color: #fff; border-radius: 10px;}
.jobcenter .inner .panel_base .table .table_td .recruit.end{/* color: #888; border: 1px solid #888; */ background: #777;}
.jobcenter .inner .panel_base .table_pagination ul{margin-top: 20px;}
.jobcenter_view .inner{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 40px 0 155px 0; gap: initial;}
.jobcenter_view .table.view{width: 100%;}
.jobcenter_view .table.view li:first-of-type{-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0 30px; min-height: 60px; background-color: #f6f6f6;}
.jobcenter_view .table.view li:first-of-type .table_th{-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-top: 19px; padding-right: 15px; padding-bottom: 19px; line-height: 1.4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.jobcenter_view .table.view li:first-of-type .table_th .subject_title{width: 720px; padding: 0px; height: inherit; line-height: inherit;}
.jobcenter_view .table.view li:first-of-type .table_td{min-height: initial; padding-top: 23px;}
.jobcenter_view .table.view li:nth-of-type(2){-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.jobcenter_view .table.view li .table_th{display: initial; width: initial; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-weight: 700;}
.jobcenter_view .table.view li .table_th .notice{display: inline-block; width: 51px; height: 19px; line-height: 17px; margin-right: 10px; color: #ffffff; font-size: 12px; font-weight: 300; text-align: center; background-color: #0082ff; border-radius: 40px;}
.jobcenter_view .table.view li .table_th .recruit{position: relative; max-width: initial !important; scroll-behavior: smooth; width: 51px; height: 19px; font-size: 12px; border: 1px solid #f00; color: #f00; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; margin-right: 10px;}
.jobcenter_view .table.view li .table_th .recruit.end{color: #888; border: 1px solid #888;}
.jobcenter_view .table.view li .table_td{width: initial; -webkit-box-flex: initial; -ms-flex: initial; flex: initial; font-size: 13px;}
.jobcenter_view .table.view li .table_td span{position: relative; display: inline-block; margin-right: 10px; padding-right: 10px;}
.jobcenter_view .table.view li .table_td span::before{position: absolute; top: 50%; right: 0; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); content: ""; width: 1px; height: 11px; background-color: #d7d7d7;}
.jobcenter_view .table.view li .table_td span:last-of-type{margin-right: 0; padding-right: 0;}
.jobcenter_view .table.view li .table_td span:last-of-type::before{display: none;}
.jobcenter_view .table.view li .table_td .date{color: #bbbbbb;}
.jobcenter_view .btn_wrap{width: 100%; margin-top: 60px;}

@media screen and (max-width: 1200px){.jobcenter_top{  height: 20rem; }
  .jobcenter_top h2{  font-size: 2.6rem; }
  .jobcenter_top p{  font-size: 1.8rem;   margin-top: 1rem; }
  .jobcenter .inner{  padding: 4rem 1rem 11rem; }
  .jobcenter .inner .tab_base{  padding: 0px 1rem;   margin-bottom: 4rem; }
  .jobcenter .inner .tab_base::before{  left: 26rem;   width: 28rem;   height: 5rem; }
  .jobcenter .inner .tab_base li{  height: 5rem; }
  .jobcenter .inner .tab_base li.on a{  width: 26rem; }
  .jobcenter .inner .tab_base li a{  font-size: 1.9rem;   width: 26rem; }
  .jobcenter .inner .panel_base .search{  margin: 0 12rem 4rem; }
  .jobcenter .inner .panel_base .review_option{  margin-bottom: 2rem; }
  .jobcenter .inner .panel_base .review_option .input_switch{  padding-left: 3rem; }
  .jobcenter .inner .panel_base .review_option .input_switch::before{  font-size: 1.4rem; }
  .jobcenter .inner .panel_base .review_option .input_switch input[type=checkbox]:checked + label::after{  -webkit-transform: translateX(140%);   transform: translateX(140%); }
  .jobcenter .inner .panel_base .review_option .input_switch label{  width: 4rem;   height: 2rem; }
  .jobcenter .inner .panel_base .review_option .input_switch label::after{  top: 0.2rem;   left: 0.24rem;   width: 1.4rem;   height: 1.4rem; }
  .jobcenter .inner .panel_base .review_option .select_option{  gap: 1rem; }
  .jobcenter .inner .panel_base .review_option .select_option li{  width: 21rem; }
  .jobcenter .inner .panel_base .review_option .select_option li .select option{  font-size: 1.3rem; }
  .jobcenter .inner .panel_base .table.list .table_td.wide_ver{  padding-left: 2rem; }
  .jobcenter .inner .panel_base .table.list .table_td.wide_ver .ellipsis{  max-width: calc(100% - 5rem); }
  .jobcenter .inner .panel_base .table .table_td .notice{  width: 5.1rem;   height: 1.9rem;   line-height: 1.7rem;   font-size: 1.2rem;   border-radius: 4rem; }
  .jobcenter .inner .panel_base .table .table_td .recruit{  width: 5rem;   height: 2rem;   font-size: 1.2rem; }
  .jobcenter .inner .panel_base .table_pagination ul{  margin-top: 2rem; }
  .jobcenter_view .inner{  padding: 4rem 1rem 11rem; }
  .jobcenter_view .table.view li:first-of-type{  padding: 0 2rem;   min-height: 6rem; }
  .jobcenter_view .table.view li:first-of-type .table_th{  padding-top: 1.9rem;   padding-right: 1.5rem;   padding-bottom: 1.9rem;   width: 60%; }
  .jobcenter_view .table.view li:first-of-type .table_th .subject_title{  width: 80%; }
  .jobcenter_view .table.view li:first-of-type .table_td{  padding-top: 2.3rem; }
  .jobcenter_view .table.view li .table_th .notice{  width: 5.1rem;   height: 1.9rem;   line-height: 1.7rem;   margin-right: 1rem;   font-size: 1.2rem;   border-radius: 4rem; }
  .jobcenter_view .table.view li .table_th .recruit{  width: 5rem;   height: 1.9rem;   margin-right: 1rem; }
  .jobcenter_view .table.view li .table_td span{  margin-right: 1rem;   padding-right: 1rem; }
  .jobcenter_view .btn_wrap{  margin-top: 6rem; }
}
@media screen and (max-width: 768px){.jobcenter .inner .panel_base .search{  margin: 0 2rem 4rem; }
  .jobcenter .inner .panel_base .table.list .table_td.wide_ver{  padding-left: 0rem; }
  .jobcenter .inner .panel_base .table .table_td .subject_title{  height: 3rem; }
  .jobcenter_view .table.view{  padding: 0;   line-height: 1.4;   font-size: 1.3rem; }
  .jobcenter_view .table.view li:first-of-type{  -webkit-box-orient: vertical;   -webkit-box-direction: normal;   -ms-flex-direction: column;   flex-direction: column;   padding: 0 1rem; }
  .jobcenter_view .table.view li:first-of-type .table_th{  padding-top: 2rem;   padding-right: 0;   padding-bottom: 1.9rem;   width: 100%; }
  .jobcenter_view .table.view li:first-of-type .table_td{  padding-top: 0;   padding-bottom: 2rem; }
  .jobcenter_view .btn_wrap{  margin-top: 3rem; }
}
@media screen and (max-width: 576px){.jobcenter_top{  height: 18rem;   background-image: none;   background: #deefff; }
  .jobcenter .inner{  padding: 3rem 1rem 9rem; }
  .jobcenter .inner .tab_base{  width: 96%;   margin-bottom: 2rem; }
  .jobcenter .inner .tab_base::before{  width: 53%;   height: 4rem;   left: 47%; }
  .jobcenter .inner .tab_base li{  height: 4rem; }
  .jobcenter .inner .tab_base li a{  font-size: 1.6rem; }
  .jobcenter .inner .panel_base .search{  margin: 0 1rem 2rem; }
  .jobcenter .inner .panel_base .search .input_text{  height: 3rem; }
  .jobcenter .inner .panel_base .review_option{  display: block;   margin-bottom: 1rem; }
  .jobcenter .inner .panel_base .review_option .select_option{  display: block;   margin-bottom: 2rem; }
  .jobcenter .inner .panel_base .review_option .select_option li{  width: 100%;   margin-bottom: 1rem; }
  .jobcenter .inner .panel_base .review_option .input_switch{  -webkit-box-pack: start;   -ms-flex-pack: start;   justify-content: flex-start; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap{  padding: 0 1rem; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap.hide_576{  display: none; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap.show_576{  width: 100%;   padding: 0.3rem 1rem 0.5rem; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_top{  display: -webkit-box;   display: -ms-flexbox;   display: flex;   gap: 0.5rem; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_bottom{  display: -webkit-box;   display: -ms-flexbox;   display: flex; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_bottom .table_td{  width: auto;   position: relative;   display: -webkit-box;   display: -ms-flexbox;   display: flex;   margin-right: 1rem;   padding-right: 1rem; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_bottom .table_td::before{  position: absolute;   top: 50%;   right: 0;   -webkit-transform: translate(0, -50%);   transform: translate(0, -50%);   content: "";   width: 1px;   height: 1rem;   background-color: #000; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_bottom .table_td:nth-of-type(3)::before{  background-color: #bbbbbb; }
  .jobcenter .inner .panel_base .table.list li .table_td_wrap .table_td_bottom .table_td:last-of-type::before{  display: none; }
  .jobcenter .inner .panel_base .table .table_td{  min-height: 2rem;   padding: 0;   width: auto; }
  .jobcenter .inner .panel_base .table .table_td.wide_ver{  width: 86%;   gap: 0.5rem; }
  .jobcenter .inner .panel_base .table .table_td.with_file .subject_title{  padding: 0 2.5rem 0 0rem; }
  .jobcenter .inner .panel_base .table .table_td.date{  color: #bbbbbb; }
  .jobcenter .inner .panel_base .table .table_td .subject_title{  padding: 0 0rem; }
  .jobcenter_view .table.view li:first-of-type .table_th{  padding-top: 0rem;   padding-bottom: 0rem;   min-height: 4rem; }
  .jobcenter_view .table.view li:first-of-type .table_td{  padding-bottom: 1rem; }
  .jobcenter_view .table.view li .table_td{  font-size: 1.2rem; }
  .jobcenter_view .btn_wrap .btn_min{  width: 100%; }
}/*# sourceMappingURL=jobcenter.css.map */